| Total Complexity | 15 | 
| Dependencies | 3 | 
| Dependents | 2 | 
| Total lines | 138 | 
| Lines of code | 86 | 
| Logical lines of code | 39 | 
| Comment lines | 34 | 
| Methods | 6 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| get_coupon_data() | 47 | 6 | 38 | |
| get_coupon_content() | 52 | 3 | 26 | |
| add_coupon() | 64 | 2 | 9 | |
| is_match_coupon() | 70 | 2 | 6 | |
| __construct() | 91 | 1 | 2 | |
| get_adjustments_from_cart() | 72 | 1 | 5 |